Scripting > CxVhs > VhsClient Helper Objects > HistoryEntryEx Object

HistoryEntryEx Object

The HistoryEntryEx object is used in: 

Properties

Property SubType Read Only Description

Status

Integer

No

Sets the status word for the history entry. Only bits 2-8 and 11 may be modified. When changing the value of the status word, "OR" the present value of the word with the bit mask of the values you wish to set/clear to preserve value of the status bits that are not being changed.

Example

myHistEntry.Status = hpStatusUnreliable

 

OR

_ myHistEntry.Status

TimeStamp

Date/Time

No

Returns/sets the timestamp for a history entry (Local time without milliseconds).

TimeStampMs

Date/Time

No

Returns/sets the timestamp for a history entry (Local time with milliseconds).

TimeStampRaw

Date/Time

No

Returns/sets the timestamp for a history entry (UTC time with milliseconds).

UserStatus

Long

No

Sets the point user status (the user status bits in the real-time record).

Value

String

No

Sets the value of the point in the entry record.


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.